* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.txt_list a:hover {
    color: #940f14;
}

.list_txt ul li a:hover {
    color: #940f14;
}

.txt_ggcx a:hover {
    color: #940f14;
}

.txt_zdjc ul li a:hover {
    color: #940f14;
}

ul li a:hover {
    color: #940f14;
}

.overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*清除浮动*/
.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

/* 背景图 */
.start {
    width: 100%;
    height: 346px;
    background: url(../img/dahiheijwe.png) no-repeat;
    background-size: cover;
    /* background-position: center; */
}

/* 版心 */
.container {
    width: 1240px;
    margin: 0 auto;
}

/* 头部开始 */
header {
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 48px;
    font-size: 14px;
    color: #fff;
}

.text_tx {
    font-weight: 400;
}

.f1 {
    line-height: 48px;
}

.f11 {
    float: left;
}

.f11 a {
    vertical-align: middle;
}

.f2 {
    float: right;
}

.f2 a img {
    vertical-align: middle;
}

.f2 a {
    color: #fff;
}

.f3 {
    float: right;
    padding-left: 20px;
}

/* 头部结束*/
/* 菏泽长安网 */
.hzcaw {
    overflow: hidden;
    margin-top: 50px;
}

.hzcaw_img {
    margin: 0 20px;
}

/* 搜索框 */
.seach_nav {
    float: right;
}

.seach .word {
    width: 383px;
    height: 48px;
    background: rgba(255, 255, 255, 0.5);
    float: left;
    border: none;
    outline: none;
    color: #fff;
}

input::-webkit-input-placeholder {
    color: #FFFFFF;
    padding-left: 20px;
}

input:-moz-placeholder {
    color: #FFFFFF;
    padding-left: 20px;
}

input::-moz-placeholder {
    color: #FFFFFF;
    padding-left: 20px;
}

input:-ms-input-placeholder {
    color: #FFFFFF;
    padding-left: 20px;
}

button {
    width: 66px;
    height: 48px;
    display: inline;
    background: #B1161C;
    float: left;
    line-height: 63px;
    text-align: center;
    border: none;
    cursor: pointer;
    outline: none;
}

/* 导航开始 */
.list {
    margin-top: 20px;
}

.list_nav .actave {
    color: #FACC84;
}

.list_nav a:hover {
    color: #FACC84;
}

.list_nav {
    font-size: 20px;
    color: #fff;
}

.list_nav {
    width: 1240px;
    height: 66px;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    line-height: 66px;
    overflow: hidden;
}

.list_nav a {
    overflow: hidden;
    color: #fff;
    border-right: 3px solid #940f14;
    font-size: 20px;
    background: #B1161C;
    padding: 0px 14px;
    display: inline-block;
    list-style-type: none;
    border-top: 1px solid #FACC84;
    border-bottom: 1px solid #e92e54;
}

.list_nav a:last-child {
    border-right: none;
}

/* 公示公告 */
.box_nav {
    width: 1240px;
    height: 1257px;
    background: #FFFFFF;
}

.text_list {
    display: flex;
    justify-content: space-between;
}

.text_list .images {
    background: url(../img/foadasd.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 96px;
    height: 48px;
    margin-right: 10px;
}

.t1 {
    padding: 40px 58px 23px;
}

.text_list span {
    text-align: center;
    display: block;
    line-height: 44px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

.text_list a {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box_nav .t2 {
    padding: 0 58px 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box_nav .t2 .txt_nav {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

/* 轮播图 */
/* 1 */
.swiper_nav {
    width: 1200px;
    margin: 0 auto;
}

.swiper_nav .swiper {
    width: 645px;
    height: 428px;
}

.swiper_nav .swiper-slide img {
    width: 645px;
    height: 428px;
}

.swiper_nav .my_pagination {
    left: 40% !important;
}

.swiper_nav .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff !important;
}

.swiper_nav .swiper-slide {
    position: relative;
}

.beijing {
    width: 645px;
    height: 42px;
    background: #000000;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
}

.beijing p {
    line-height: 42px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    overflow: hidden;
}

.t3 {
    display: flex;
    justify-content: space-between;
}

/* 2 */
.swiper_img .swiper4 {
    width: 1200px;
    height: 110px;
    position: relative;
}

.swiper_img .swiper-pagination-bullet:nth-child(1) {
    width: 20px;
    height: 6px;
    display: inline-block;
    border-radius: 3px !important;
}

.swiper_img .swiper-pagination1 {
    position: absolute;
    left: -15px !important;
    z-index: 1;
    bottom: 10px;
    text-align: right;
}

.swiper_img .swiper-slide img {
    width: 1200px;
    height: 110px;
}

.swiper_img .btn4:after {
    content: '';
}

/* 3 */
.xxgcd .box_xxgcd .swiper3 {
    position: relative;
}

.xxgcd .box_xxgcd .swiper-slide {
    width: 600px !important;
    height: 100px !important;
    margin: 0 10px;
}

.xxgcd .box_xxgcd .swiper-slide img {
    height: 100px !important;
}

.xxgcd .box_xxgcd .btn1:after {
    content: '';
}

.xxgcd .box_xxgcd .btn1 img {
    width: 28px;
    height: 48px;
}

.xxgcd .box_xxgcd .swiper-button-next1 {
    z-index: 10;
    position: absolute;
    top: 27px;
}

.xxgcd .box_xxgcd .swiper-button-prev1 {
    position: absolute;
    z-index: 10;
    top: 27px;
    right: 0px;
}

/* 政法要闻 */
.news {
    width: 525px;
    height: 428px;
}

/* .swiper {
    float: left;
} */

.news {
    position: relative;
}

.news p {
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
    top: 39px;
    width: 525px;
}

.news i {
    width: 87px;
    height: 4px;
    background: #BD1A2D;
    display: block;
    float: left;
    position: absolute;
    top: 37px;
}

.news_nav .new {
    font-size: 22px;
    font-weight: bold;
    color: #BD1A2D;
}

.news_nav .gd_nav {
    float: right;
}

.gd_nav span a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    line-height: 24px;
}

.gd_nav span {
    width: 52px;
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.txt {
    line-height: 48px;
    margin-top: 10px;
}

.txt_list {
    padding: 13px 4px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
}

.txt_list ul li {
    height: 48px;
    overflow: hidden;
    background: url(../img/adzasa.png)no-repeat 0;
    padding-left: 10px;
}

.txt_list ul li a {
    color: #333333;
}

.txt_list img {
    width: 6px;
    height: 6px;
}

.txt_list h3 {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

/* 学习宣传 */
.swiper_list {
    margin: 40px 0;
    position: relative;
}

.swiper_img {
    width: 1200px;
    margin: 0 auto;
}

.swiper_img span:first-child {
    width: 20px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 3px;
    display: block;
}

.swiper_img span {
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    opacity: 0.8;
    border-radius: 3px;
    margin: 0 3px;
}

.span_y {
    display: flex;
    justify-content: space-around;
    position: absolute;
    right: 33px;
    bottom: 16px;
}

/* 三大建设 */
.sdjs {
    margin: 0 auto;
    width: 1200px;
}

.sdjs_main {
    background: url(../img/sandaisdjiane.png)no-repeat;
    width: 100%;
    height: 424px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: space-evenly;
}

.left_nav {
    width: 345px;
    height: 300px;
    float: left;
    margin-top: 124px;
}

.left_nav .pahz {
    display: flex;
    justify-content: space-between;
}

.pahz {
    border-bottom: 0.5px solid #DDDDDD;

}

.pahz .pahz_nav {
    width: 120px;
    height: 38px;
    background: #BD1A2D;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.pahz .gd_nav {
    width: 52px;
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
    color: #999999;
    margin-top: 7px;
}

.left_nav .list_txt {
    line-height: 45px;
}

.left_nav .list_txt ul li {
    height: 48px;
    overflow: hidden;
    background: url(../img/adzasa.png)no-repeat 0;
    padding-left: 10px;
}

.left_nav .list_txt a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    width: 289px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.left_nav .list_txt span {
    width: 6px;
    height: 6px;
    background: #BD1A2D;
    border-radius: 50%;
    float: left;
    display: block;
    margin: 19px 5px;
}

.left_nav .list_txt h3 {
    display: inline;
    font-size: 16px;
    font-weight: 400;
    float: right;
    color: #999999;
}

/*学习贯彻党的二十大精神轮播开始 */
.xxgcd {
    margin: 0 auto;
    width: 1200px;
}

/* .box_xxgcd {
    display: flex;
    justify-content: space-between;
} */

.box_xxgcd .left_xxgcd {
    width: 585px;
    height: 100px;
    background: red;
}

.box_xxgcd .right_xxgcd {
    width: 585px;
    height: 100px;
    background: red;
}

/* 社会治理 */

.shzl {
    display: flex;
    justify-content: space-between;
}

nav {
    margin-top: 40px;
}

.shzl_main {
    margin: 0 auto;
    width: 1200px;
}

.news_shzl {
    width: 580px;
}

/* .swiper {
    float: left;
} */

.news_shzl {
    position: relative;
}

.news_shzl p {
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
    top: 39px;
    width: 580px;
}

.news_shzl i {
    width: 87px;
    height: 4px;
    background: #BD1A2D;
    display: block;
    float: left;
    position: absolute;
    top: 37px;
}

.news_nav_list .new {
    font-size: 22px;
    font-weight: bold;
    color: #BD1A2D;
}

.news_nav_list .gd_nav_list {
    float: right;
}

.gd_nav_list span a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    line-height: 24px;
}

.gd_nav_list span {
    width: 52px;
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.text_nav {
    line-height: 48px;
    margin-top: 10px;
}

.txt_list {
    padding: 13px 4px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
}

.txt_list ul li {
    height: 48px;
    overflow: hidden;
    background: url(../img/adzasa.png)no-repeat 0;
    padding-left: 10px;
}

.txt_list ul li a {
    color: #333333;
    display: inline-block;
    width: 383px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.txt_list h3 {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

/* 改革创新 */
.news_ggcx {
    width: 580px;
}

/* .swiper {
    float: left;
} */

.news_ggcx {
    position: relative;
}

.news_ggcx p {
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
    top: 39px;
    width: 580px;
}

.news_ggcx i {
    width: 87px;
    height: 4px;
    background: #BD1A2D;
    display: block;
    float: left;
    position: absolute;
    top: 37px;
}

.news_nav_list .new {
    font-size: 22px;
    font-weight: bold;
    color: #BD1A2D;
}

.news_nav_list .gd_nav_ggcx {
    float: right;
}

.gd_nav_ggcx span a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    line-height: 24px;
}

.gd_nav_ggcx span {
    width: 52px;
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.text_ggcx {
    line-height: 48px;
    margin-top: 10px;
}

.txt_ggcx {
    padding: 13px 4px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
}

.txt_zdjc {
    display: flex;
    justify-content: space-between;
}

.txt_ggcx ul li {
    height: 48px;
    overflow: hidden;
    background: url(../img/adzasa.png)no-repeat 0;
    padding-left: 10px;
}

.txt_ggcx ul li a {
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 383px;
}

.txt_ggcx h3 {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

/* 重大决策 开始 */
.zdjc {
    margin: 0 auto;
    width: 1200px;
}

.news_zdjc {
    width: 1200px;
}

/* .swiper {
    float: left;
} */

.news_zdjc {
    position: relative;
}

.news_zdjc {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 10px;
}

.news_nav_zdjc {
    justify-content: space-between;
    display: flex;
}

.news_nav_zdjc a {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}

.news_nav_zdjc .new {
    font-size: 22px;
    font-weight: bold;
    color: #BD1A2D;
    border-bottom: 5px solid #BD1A2D;
    padding-bottom: 9px;
}

.news_nav_zdjc .gd_nav_zdjc {
    float: right;
}

.gd_nav_zdjc span a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    line-height: 24px;
}

.gd_nav_zdjc span {
    width: 52px;
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.text_zdjc {
    line-height: 48px;
}

.txt_zdjc {
    padding: 10px 4px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
}

.txt_zdjc ul li {
    height: 48px;
    overflow: hidden;
    background: url(../img/adzasa.png)no-repeat 0;
    padding-left: 10px;
}

.text_zdjc {
    display: none;
}

.zdjc_nav .select1 {
    display: block;
}

.txt_zdjc ul {
    width: 580px;
}

.txt_zdjc ul li a {
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 383px;
}

.txt_zdjc h3 {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

.txt_zdjc {
    /* width: 580px; */
    display: flex;
    justify-content: space-between;
}

.srxx_list {
    margin: 20px 0;
}

.srxx_img {
    margin: 0 auto;
    width: 1200px;
}

.nav {
    margin-top: 40px;
}

/*便民服务开始 */
.banxin {
    width: 1200px;
    margin: 0 auto;
}

.bmfw_header {
    position: relative;
}

.bmfw_header p {
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
    top: 39px;
    width: 1200px;
}

.bmfw_header i {
    width: 87px;
    height: 4px;
    background: #BD1A2D;
    display: block;
    float: left;
    position: absolute;
    top: 37px;
}

.bmfw_header .news {
    font-size: 22px;
    font-weight: bold;
    color: #BD1A2D;
}

.fuwu {
    margin-top: 30px;
}

.txt_bmfw ul {
    display: flex;
    flex-wrap: wrap;
}

.txt_bmfw ul li {
    width: 384px;
    height: 80px;
    text-align: left;
    line-height: 80px;
    border: 1px solid #FFE4E7;
    background: linear-gradient(0deg, #FFF3F3 0%, #FFEEF0 100%);
    border-radius: 6px;
    margin-left: 14px;
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
}

.txt_bmfw ul li:nth-child(1) {
    margin-left: 0;
}

.txt_bmfw ul li:nth-child(3) {
    margin-right: 0;
}

.txt_bmfw ul li:nth-child(4) {
    margin-left: 0;
}

.txt_bmfw ul li:nth-child(6) {
    margin-right: 0;
}

.txt_bmfw ul li .imags {
    float: left;
    padding-right: 15px;
    margin-left: 30px;
}

.txt_bmfw ul li .imags img {
    vertical-align: middle;
}

.saa a {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.saa {
    margin: 0 50px;
}

.nav_txt a {
    display: inline-block;
}

/* 中国长安网群 尾部*/
.zgcawq {
    width: 100%;
    height: 58px;
    background: #FFEBED;
    margin-top: 39px;
}

.syq {
    width: 100%;
    height: 129px;
    background: #BD1A2D;
}

.footer_zgcawq ul {
    display: flex;
    justify-content: space-between;
}

.footer_zgcawq ul li img {
    vertical-align: middle;
}

.footer_zgcawq ul li {
    font-size: 16px;
    font-weight: 300;
    color: #BD1A2D;
    line-height: 60px;
}

.footer_zgcawq ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #BD1A2D;
    line-height: 60px;
}

.footer_zgcawq ul li ul {
    text-align: center;
    color: #000;
}

.footer_zgcawq ul li .caw li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.footer_zgcawq ul li .caw li a {
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

.footer_zgcawq ul li .caw {
    height: 300px;
    width: 165px;
    overflow: auto;
    position: absolute;
    border: 1px solid #ddd;
    line-height: 40px;
    background-color: #fff;
    top: -301px;
    display: none;
}

.footer_zgcawq ul li {
    position: relative;
}

.footer_zgcawq ul li:hover .caw {
    display: block;
}

.footer_syq .dzjg {
    float: left;
    line-height: 129px;
    text-align: center;
    padding-right: 20px;
}

.footer_syq {
    display: flex;
    justify-content: center;
}

.footer_syq .dzjg img {
    vertical-align: middle;
    display: inline-block;
}

.footer_syq span {
    line-height: 129px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
}